home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / magazine / rdrm32.zip / IMPORT.TXT < prev    next >
Text File  |  1994-08-04  |  14KB  |  294 lines

  1.               ┌─────────────────────────────────────────┐
  2.               │               IMPORT V3.2               │
  3.               │     Import Utility for READROOM Door    │
  4.               │ (C) Exhibit A Communications, 1992-1993 │
  5.               └─────────────────────────────────────────┘
  6. ┌────────────────────┐
  7. │  About IMPORT      │
  8. └────────────────────┘
  9.  
  10.         IMPORT is a little utility designed to ease the burden on sysops
  11. running the READROOM door.  This utility will scan the configuration
  12. file for READROOM door and will try and locate new versions of the
  13. publications in the door.  If any are found, they will be opened up into
  14. the appropriate directory.  Supports publications archive in ZIP, ARJ,
  15. LZH and ARC formats.  IMPORT will now also automatically convert USAToday's
  16. electronic edition into the READROOM.TOC format.
  17.  
  18.         IMPORT is command line driven to allow sysops to add this
  19. utility to any batch file or event that they wish to automate the
  20. posting of a new publication.
  21.  
  22.         IMPORT will work hand in hand with the next version of LSTRELAY
  23. to produce accurate reports to sysop as well as posting news files about
  24. the status of the most recent session.
  25. (Please see Appendix B for more information about LSTRELAY)
  26.  
  27.         Please note: this utility will only work with registered
  28. versions of the READROOM door!
  29.  
  30. ┌────────────────────┐
  31. │  About Shareware   │
  32. └────────────────────┘
  33.  
  34.         Shareware is a method of software distribution designed to benefit
  35. both the software developer and the end user.  Shareware (SW) should not
  36. be confused with Public Domain (PD) programs.  While  PD programs are
  37. released to the public with no restrictions attached to their use, SW
  38. programs are the copyrighted work of their authors.  The SW programs are
  39. released to the public for evaluation purposes under the assumption that
  40. if the end user likes the program and continues to use it after a
  41. reasonable period of time, that user is obligated to register the
  42. program.
  43.         If you purchased this program from a SW distributor, you have
  44. not registered it.  You must still pay the programmer to register it.
  45. The money you paid to the distributor was to cover the cost of
  46. duplicating/advertising/etc the files.
  47.         Programmers get to distribute their wares without the expense
  48. of advertising, packaging & distribution.  The users benefit from being
  49. able to try out the programs without having to pay for the privilege of
  50. evaluation.  Shareware programmers (the good ones anyway) are generally
  51. more responsive to bug reports & user requests for additional features.
  52. Everyone benefits provided that the users remember to register and
  53. programmers continue to ... well, program<G>.
  54.  
  55. ┌────────────────────┐
  56. │  Registration      │
  57. └────────────────────┘
  58.  
  59.         REMEBER, this utility will only work with a registered copy of
  60. the READROOM DOOR.  To register the READROOM door, please fill out the
  61. file ORDER.FRM, copy it to your printer and mail it along with a check
  62. for $15.00 to Exhibit A Communications at the address shown on the form.
  63.  
  64.         Or if you want to register painlessly, you can now register
  65. READROOM on CompuServe.  Just GO SWREG at any prompt.  Cost is the same
  66. to you and you don't have to mess with U. S(nail). Mail at all.
  67.  
  68.         By sending in your registration fee, you will be entitled to
  69. the following:
  70.         0) Enable use of IMPORT program.  Does not work in unregistered ver.
  71.         1) Removal of the UNREGISTERED message when door closes
  72.         2) Use of the SINCE door on InfoMat BBS for one stop e-mag
  73.                    collecting
  74.         3) Continued use of this program on any single or multiuser BBS
  75.         4) Free upgrades to future versions
  76.         5) Enhanced support from programmer
  77.         6) The satisfaction of knowing that you are helping to make the
  78.                 shareware system alive
  79.         7) A jump to the next Karma level
  80.         8) The undying gratitude of my wife, sons and dog <g>
  81.  
  82.  
  83. ┌────────────────────┐
  84. │  Requirements      │
  85. └────────────────────┘
  86.  
  87.         1) READROOM door MUST be registered for this utility to work.
  88.         2) Copies of the following programs must exist in a directory
  89.            that lies on your computer's path.
  90.                 a) PKUNZIP.EXE  required to open .ZIP
  91.                 b) ARJ.EXE      required to open .ARJ
  92.                 c) LHA.EXE      required to open .LZH
  93.                 d) PKXARC.EXE   required to open .ARC files
  94.         3) Properly configured READROOM door.
  95.         4) DOS 3.0 or higher.
  96.  
  97. ┌────────────────────┐
  98. │  Installation      │
  99. └────────────────────┘
  100.  
  101.         Installing IMPORT can be as simple as ensuring that IMPORT.EXE
  102. is located either on the path or in the same directory as you have
  103. called it from.  Please note that the files IMPORT.ERR and IMPORT.LOG
  104. will both be written to in the same directory where IMPORT.EXE is.  For
  105. this reason I suggest you put it in the same directory as the READOOM
  106. door.
  107.         Line 11 in the READROOM configuration file must contain the full
  108. drive/path to the directory you  want IMPORT to scan for new
  109. publications.
  110.         The Advanced Features line (number 4 for each publication) is
  111. where you will define what template IMPORT will use to find a new issue.
  112. This option must be defined for each publication you wish IMPORT to look
  113. for.  If you do NOT wish IMPORT to update a publication, just use NO for
  114. the template.  Templates use DOS wildcards to define the publication
  115. names.  To look for the latest PIMxxxx.ZIP file, you would use PIM* as a
  116. template.
  117.  
  118. ┌────────────────────┐
  119. │  Operation         │
  120. └────────────────────┘
  121.  
  122.         To use the IMPORT utility, you must first have a registered
  123. copy of the READROOM door.
  124.  
  125.         Your <readroom.cnf> file must be properly configured to
  126. enable the proper operation of IMPORT.  In particular, please see the
  127. advanced features line for each magazine, as defined in READROOM.DOC.
  128.  
  129.         Operation of the IMPORT utility is as simple as adding the
  130. following command line to any batch file:
  131.         IMPORT <readroom.cnf> {switch}
  132. I would suggest that you put it in one of your daily events, but
  133. that is not necessary for operation of the program. <readroom.cnf>
  134. is the name of your READROOM door configuration file and
  135. is required for the operation of this utility. {switches} can be the
  136. following switch:
  137.         /A      IMPORT will not copy the archive from the holding directory
  138.                 where it found the new archive, only extract the
  139.                 necessary files for viewing. This feature was requested
  140.                 by some of our European users who are REALLY low on hard
  141.                 drive space!
  142.  
  143.  
  144. ┌────────────────────┐
  145. │  Support           │
  146. └────────────────────┘
  147.  
  148.         READROOM is fully supported by it's programmer Michael J. Gibbs
  149. through Exhibit A Communications.  He can be reached in the following
  150. manners:
  151.         0) Internet: michael.gibbs@calypso.com
  152.         1) Intelec network
  153.                 conferences monitored:
  154.                         SYSOP
  155.                         PCRELAY
  156.                         BBS DOORS
  157.                         PROGRAMMING
  158.                         C PROGRAMMING
  159.                         INTELEC ADMIN
  160.         2) Pen & Brush Network          node id:->1153
  161.                 conferences monitored:
  162.                         ReadRoom Support
  163.         3) RaceNet network
  164.                 conferences monitored:
  165.                         EXHIBITA
  166.                         OFFROAD
  167.                         RACENET SYSOPS
  168.         4) RIME (tm) network         node id:->1153
  169.                 conferences monitored
  170.                         READROOM (channel 440)
  171.                         BBS Doors
  172.  
  173.         5) InfoMat BBS (714) 492-8727
  174.                 forum 7 is support for Exhibit A Programs
  175.         6) CI$  #72246,1653
  176.         7) ROCIENet
  177.                 conferences monitored:
  178.                         Chat or Admin forums
  179.         8) JOBNet
  180.                 conferences monitored:
  181.                         Common or Admin forums
  182.         8) FidoNet support offered through The Puffins Nest BBS
  183.                         (410) 437-3463 (1:261/1129)
  184.                         Latest version of the door Freq'able using
  185.                         "magic name" of READROOM.
  186.  
  187. ┌────────────────────┐
  188. │  Legal Disclaimer  │
  189. └────────────────────┘
  190. (small print on<g>)
  191.         As with any program, every attempt is made by the programmer to
  192. kill all the bugs in the software before it is release to the public.
  193. Since this is all but impossible, it is recommended that new software
  194. should only be run (for the first time at least) when a current backup
  195. of your hard disk is available.  When shareware is released for public
  196. evaluation, there is little that can be done on the programmer's end to
  197. prevent others from infecting the program with viruses or making
  198. unauthorized changes to the program.  AS SUCH, user agrees to hold
  199. harmless MICHAEL J. GIBBS, INFOMAT BBS and EXHIBIT A COMMUNICATIONS in
  200. regards to any personal, physical, emotion, financial, sexual or other
  201. damage that may occur to hardware, software or the user that may arise
  202. from the use of this program.  Use of this program is considered to be
  203. acceptance of these conditions.
  204.         This program remains the copyrighted work of Exhibit A
  205. Communications.  When you register the program, you are granted a
  206. license to use this program on one (1) BBS system, regardless of how
  207. many nodes are active.  You may sell your registered number to another
  208. if the following conditions are met:
  209.         1) All copies of the software and any documentation are
  210.                 transferred to the new owner.
  211.         2) You must discontinue use of the program following the sale.
  212.         3) The new owner must contact Exhibit A Communications to update
  213.                 our user records.
  214.         This program may not be sold in it's unregistered form.  It is
  215. intended to be distributed freely.  Pay BBS systems are exempt from this
  216. requirement provided they are not charging specifically for access to
  217. this one program.  Shareware distributors/User Groups may charge a nominal
  218. copying/library fee not to exceed $7.00.
  219. (small print off<g>)
  220.  
  221.  
  222. ┌────────────────────┐
  223. │  Special Thanks    │
  224. └────────────────────┘
  225.  
  226.         Special thanks go out to:
  227.                 My wife Lori and son Bobby for tolerating my weird ways.
  228.                 Brett Martin for suggesting this utility and for writing
  229.                 the batch file that IMPORT will replace
  230.  
  231. ┌────────────────────┐
  232. │  Appendix          │
  233. └────────────────────┘
  234.  
  235.  
  236.    Appendix A
  237.    ──────────
  238.                         ┌──────────────────┐
  239.                         │ HISTORY:  IMPORT │
  240.                         └──────────────────┘
  241. Version         Date            Fixes, Changes, etc.
  242. ───────         ────────        ─────────────────────────────────────
  243. 3.2             08/04/94        Fixed problem caused by corrupted or
  244.                                 incomplete copies of USAToday.
  245.                                 Fixed problem with ARJ extratctions.
  246.                                 IMPORT will now import a publication into
  247.                                 an empty directory.
  248.  
  249. 3.1             05/13/94        Added USAToday conversion routines.
  250.  
  251. 3.O             09/30/93        Updated to work with version 3.0 of the
  252.                                 READROOM door. Also added two command
  253.                                 line switches. One deletes READER.COM if
  254.                                 found and the other deletes the archive
  255.                                 from the publication directory.
  256.  
  257. 2.1             04/29/93        Version number changed to keep current with
  258.                                 READROOM releases.  Supports the new
  259.                                 multi-node configuration offered in READROOM
  260.                                 v2.1 (see READROOM.DOC for details).Program now
  261.                                 checks the date of READROOM.TOC file in an
  262.                                 archive rather than date of archive to
  263.                                 determine if it is newer than existing copy
  264.                                 of publication.  While this slows down the
  265.                                 process, it keeps you from re-importing the
  266.                                 same publication over and over again in some
  267.                                 instances.
  268.  
  269. 1.0             04/15/93        First public release of the program.
  270.                                 Timed to coincide with the release of
  271.                                 READROOM v2.0.
  272.  
  273.    Appendix B
  274.    ──────────
  275.  
  276. Look for version 3.4 or later of LSTRELAY (due end of April 1993) to
  277. create a news screen everytime a publication is updated to enable your
  278. users to know when something new has come in!  File name is LR34.ZIP.
  279.  
  280. LSTRELAY is a utility that enables sysops to automate the generation
  281. of news files announcing time and date of last network mail transfer.
  282. LSTRELAY currently supports PCRelay, PostLink, GAPNet, Rnet and TNET
  283. network software.  The LSTRELAY utility allows the sysop to select
  284. either one screen design, or let the program select a different
  285. one each day.
  286.  
  287. LSTRELAY will also import a private message to the sysop in the main
  288. forum message base of the BBS.  This message will provide information
  289. regarding the status of the last mail run.  Sysop will be informed of
  290. the number of messages imported, number of messages exported, name of
  291. files requested/sent and other information collected from the network
  292. software's log file.
  293.  
  294.